func github.com/go-pg/pg/v10.readNotification

2 uses

	github.com/go-pg/pg/v10 (current package)
		listener.go#L234: 		channel, payload, err = readNotification(rd)
		messages.go#L1274: func readNotification(rd *pool.ReaderContext) (channel, payload string, err error) {